home *** CD-ROM | disk | FTP | other *** search
- ; Loginfiles contain the login-ids to be tested
- ; lines beginning with a ; are treated as comments
-
- testuser
-
- ; you can append specific passwords for a login in this form
- ; login:pass
-
- ; lines can contain several passwords per login
- ; login:pass1:pass2
-
- test:test:test2:test3
-
- ; for passwords the tokens are available too
- ; login:%USERID
-
- toby:%USERID:%REVUID
-
- ; for separate lines you can prevent the login-file to be considered by appending a '\'
- ; hot:dog:stuff\ -> hot:dog / hot:stuff
-
-
- hot:dog:stuff\
-